func google.golang.org/grpc/internal/resolver/dns.formatIP
4 uses
google.golang.org/grpc/internal/resolver/dns (current package)
dns_resolver.go#L125: if ipAddr, ok := formatIP(host); ok {
dns_resolver.go#L269: ip, ok := formatIP(a)
dns_resolver.go#L328: ip, ok := formatIP(a)
dns_resolver.go#L358: func formatIP(addr string) (addrIP string, ok bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)